Updated: 2011-01-28 22:06:35
The number of objects stored in Amazon S3 continues to grow: Here are the stats, measured at the end of the fourth quarter of each year: 2006 - 2.9 billion objects 2007 - 14 billion objects 2008 - 40 billion...
Updated: 2011-01-26 02:08:18
The AWS Management Console now includes support for the new Amazon CloudWatch features described in my other posts. The new CloudWatch tab on the console gives you complete access to all of the metrics collected for your EC2 instances, EBS...
Updated: 2011-01-25 13:31:51
Like most technical endeavors, sending email is a lot harder than it looks! The simple solutions that are entirely adequate when you have to send a couple of dozen daily emails simply don't work when you need to send out...
Updated: 2011-01-19 08:10:00
I've been looking forward to being able to tell you about this new part of AWS for quite a while. Perhaps I'm biased, but I do think that this is a pretty big deal! I think we've managed to balance...
Updated: 2011-01-19 08:09:16
The default configuration settings for your AWS Elastic Beanstalk application were chosen to work well under a wide variety of conditions. However, rest assured that you have the ability to view and to edit the settings as you'd like if...
Updated: 2011-01-19 08:09:13
You can create, test, debug, and deploy an AWS Elastic Beanstalk application from within the comfort of the Eclipse IDE. The newest version of the AWS Toolkit for Eclipse includes a brand-new plug-in that lets you deploy Java web applications...
Updated: 2011-01-19 08:09:10
The AWS Management Console includes support for AWS Elastic Beanstalk. If you already have a Java WAR file that you want to use to try out Elastic Beanstalk, you can do so through its browser-based interface. If you don't happen...
Updated: 2011-01-19 08:09:04
Let's talk about the way that your design your application for use within AWS Elastic Beanstalk.. As I have already mentioned, Elastic Beanstalk will handle the nitty-gritty day-to-day details associated with running and scaling your application. You get to focus...
Updated: 2011-01-19 08:08:57
Just like every other part of AWS, Elastic Beanstalk is programmable. A complete set of Elastic Beanstalk command line tools is available. You can use the Elastic Beanstalk APIs or the command line tools to integrate Elastic Beanstalk into your...
Updated: 2011-01-19 08:06:16
In this post I would like to introduce you to some of the principal concepts behind AWS Elastic Beanstalk. This information should be helpful to you as you read the remaining blog posts in this collection. Here are the terms...